←Select platform

SampleRange Constructor(Range,Nullable<int>)

Summary
Initializes a new instance of the SampleRange class.

Syntax
C#
C++/CLI
Python
public SampleRange( 
   Range range, 
   Nullable<int> samplingFactor 
) 
public: 
SampleRange(  
   Range^ range, 
   Nullable<int> samplingFactor 
) 
__init__(self,range,samplingFactor) # Overloaded constructor 

Parameters

range
The Range of codestreams.

samplingFactor
A nullable System.Int32 number representing the codestream sampling factor.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.